gtk-demo: Fix typo GtkKabel -> GtkLabel
authorShengyu Zhang <reg@silverrainz.me>
Sun, 21 Feb 2021 16:20:22 +0000 (16:20 +0000)
committerShengyu Zhang <reg@silverrainz.me>
Sun, 21 Feb 2021 16:20:22 +0000 (16:20 +0000)
demos/gtk-demo/listview_applauncher.c

index 15f5e32a963589dbe98c95dbb2f552c89eda4271..a05c32b963563817d1e10d6762bff59c11514f83 100644 (file)
@@ -39,7 +39,7 @@ create_application_list (void)
 }
 
 /* This is the function we use for setting up new listitems to display.
- * We add just an #GtkImage and a #GtkKabel here to display the application's
+ * We add just an #GtkImage and a #GtkLabel here to display the application's
  * icon and name, as this is just a simple demo.
  */
 static void